Valid for Sitecore
5.2, 5.1.1
Edit an XSL Rendering
Prev Next |
To edit an XSL Rendering:
-
through the Sitecore Desktop:
- Log in to the Sitecore Desktop on a development server as a user with appropriate permissions.
- Open Layout Studio.
- Choose File » Open » XSL and select the XSL to edit.
-
using Microsoft® Visual Studio .NET:
- Open the project in Visual Studio.
- Open Solution Explorer and navigate to the folder containing the Sublayout (usually /xsl).
- If the XSL file is not already included in the project, right-click on it and include it in the project.
- Open the XSL file.
Prev Next